menu: Popup at window coordinates if widget is given
authorTimm Bäder <mail@baedert.org>
Wed, 21 Jun 2017 19:31:08 +0000 (21:31 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jul 2017 01:27:14 +0000 (21:27 -0400)
commitbc4c32505ac2a6c87097a45c372bf1ad1454f865
tree3ed4b6ed9906f8ffe20517c7d37055688bbbdd9a
parent8dd29d755c7446a1bc8af992c09d0cb61d1e8b0b
menu: Popup at window coordinates if widget is given

Since widget allocations are now relative to the parent's origin, we
need to pass the window allocation here.
gtk/gtkmenu.c
gtk/gtkwidget.c